* ebrowse.c (parse_qualified_param_ident_or_type): Make it clear
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 05:41:42 +0000 (21:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 05:41:42 +0000 (21:41 -0800)
commit37472e9be7681a947e5e01515a5398d80b72a15d
tree995d46063142bda4c6815acf7b843d48395b2d13
parent27ef9c5a6c210dec198f0653fb4bb36269eb2ff9
* ebrowse.c (parse_qualified_param_ident_or_type): Make it clear

to reader (and to the compiler) that the loop always executes at
least once.  This prevents a warning with recent GCC.
lib-src/ChangeLog
lib-src/ebrowse.c